JAMSRESTAPI Web Service
PutDateType_PutDateType
JAMSRESTAPI Web Service > All Operations Resource Group : DateType_PutDateType (Put)

Resource Path: /api/datetype

Uri: http://doc.jamsscheduler.com/api/datetype

Description
Updates an existing DateType object or creates a new definition if it doesn't exist.
Request

The request body is of type DateType.

A Models.DateType object

Overview

DateType
calendarID : integer
continuous : boolean
dates : Array[DateDetail]
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificTypes : Array[SpecificDateType]
sequence : integer
specificType : string
dateTypeLinks : Array[DateTypeLink]
dateTypeType : string
dateTypeID : integer
calendarID : integer
calendarName : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service